Welcome![Sign In][Sign Up]
Location:
Search - udp protocol

Search list

[Internet-NetworkUDP

Description: 基于UDP(面向无连接)的网络通讯程序。用户数据报协议(UDP)是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。是一个简单的面向数据报的传输层协议,IETF RFC 768是UDP的正式规范。 UDP 协议基本上是 IP 协议与上层协议的接口。 UDP 协议适用端口分别运行在同一台设备上的多个应用程序-UDP(User Datagram Protocol)
Platform: | Size: 3536896 | Author: wolaiyule | Hits:

[Internet-Networkvb2005-xdps-test-office

Description: 新华dcs UDP协议解读,vb版本,基本了解协议内部原理-Xinhua dcs UDP protocol Interpretation
Platform: | Size: 414720 | Author: chen | Hits:

[Multimedia DevelopUDPmedia

Description: 局域网音频广播软件,使用UDP协议,并在元基础上就音频格式使用GSM算法压缩,减少了网络流量。-LAN audio broadcasting software, the use of UDP protocol, and in yuan on basic audio formats used on the GSM compression algorithm, reducing network traffic.
Platform: | Size: 210944 | Author: rf | Hits:

[Internet-NetworkChat6

Description: 开发环境:MyEclipse 实现简单的聊天室功能,学会TCP,UDP协议,在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-Development Environment: MyEclipse easy implementation of the chat room feature, Institute of TCP, UDP protocol, the client/server model using WINSOCK implementation of common Internet chat room software program.
Platform: | Size: 150528 | Author: 任芳 | Hits:

[GPS developUDP

Description: 基于互联网的通信的模块代码,主要是应用BORLANDC++进行开发的,基于UDP协议进行通信。-Internet-based communications module code, the main applications are BORLANDC++ for development, based on the UDP protocol to communicate.
Platform: | Size: 6144 | Author: zy | Hits:

[Othertftp

Description: 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
Platform: | Size: 3072 | Author: Joo | Hits:

[assembly languageUDP-ject

Description: GPRS的UCP协议源程序,对初学者有用。-Source of the UCP protocol GPRS, useful for beginners.
Platform: | Size: 2048 | Author: rr | Hits:

[Program docP2PUDPNAT

Description: P2P UDP NAT原理介绍,便于学习UDP协议及NAT原理-Introduce the principle of P2P UDP NAT for UDP protocol and the NAT Study Principle
Platform: | Size: 1544192 | Author: 景太 | Hits:

[ARM-PowerPC-ColdFire-MIPSudp

Description: UDP协议在44B0上的代码,内附详细使用说明。-44B0 on UDP protocol at the code, containing detailed instructions.
Platform: | Size: 2166784 | Author: 张军 | Hits:

[TCP/IP stackudp

Description: 通过UDP协议可以实现局域网内的通信及聊天工具-UDP protocol can be achieved through the communication network and chat tools
Platform: | Size: 52224 | Author: 李漩 | Hits:

[Linux-Unixclient

Description: linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
Platform: | Size: 1024 | Author: KATE | Hits:

[CSharpcshapentryCourseware

Description: c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.ppt 第13章 SMTP与POP3协议开发.ppt 第14章 图形图像与多媒体编程.ppt 第15章 基于组件的开发技术.ppt 第16章 XML Web Service开发.ppt 第17章 网络安全.ppt-c# Chapter 01 Introduction to Software section C#. NET Overview. ppt No. 02 Chapter C# data types. ppt No. 03 Chapter C# statement. ppt first Chapter 04 categories. ppt first Chapter 05 inheritance, polymorphism, entrusted with the incident. ppt No. Chapter 06 Design and control form. ppt chapter 07 and ADO.NET data manipulation. ppt No. 08 Chapter ASP.NET Web application development. ppt Chapter No. 09 socket programming and network protocols. ppt Chapter 10 TCP protocol development. ppt Chapter 11 UDP protocol development. ppt Chapter 12 FTP protocol development. ppt of chapter 13 of SMTP and POP3 protocol development. ppt Chapter 14 graphic images and multimedia programming. ppt of chapter 15 of the development of component-based technology. ppt article Chapter 16 XML Web Service Development. ppt of chapter 17 of Network Security. ppt
Platform: | Size: 1711104 | Author: 王勇 | Hits:

[Internet-NetworkUdp_multicast_client_server

Description: 本例说明了如何将IOCP机制应用于UDP协议。本例中包含两个工程(UDP_Multicast_IOCP_CLIENT和UDP_Multicast_IOCP_SERVER),分别是客户程序和服务器程序。主要功能是基于I/O完成端口的IP多播。-This example shows how the mechanism will be applied to UDP protocol IOCP. In this case consists of two projects (UDP_Multicast_IOCP_CLIENT and UDP_Multicast_IOCP_SERVER), respectively client and server program. Main function is based on the I/O completion port IP multicast.
Platform: | Size: 12288 | Author: wanglei | Hits:

[Internet-Networksocket

Description: 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
Platform: | Size: 2120704 | Author: 张宏 | Hits:

[VC/MFCVisualC

Description: 书名《Visual C++ 网络高级编程>内容简介:本书在对Visual C 各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C 网络编程基础并希望深入研究网络编程技术的读者。 ISDN:7115095639 第一章 TCP/IP协议 第二章 Winsock网络编程接口 第三章 Visual C 与网络编程 第四章 基本网络编程技术 第五章 Telnet协议的实现 第六章 HTTP协议的实现 第七章 FTP协议的实现 第八章 文件下载 第九章 UDP协议的实现 第十章 ICMP协议的实现 第十一章 PPP协议的实现 第十二章 代理服务器的实现 第十三章 ATL、DCOM和ActiveX技术 第十四章 网络安全 附录1 RFC文档分类-The title of " Visual C network of high-level programming" Description: The book of Visual C a variety of programming technologies and TCP/IP system introduced on the basis of the focus on advanced applications of network programming, the use of skills and difficulties. Including basic network programming technology, Telnet to achieve agreement, HTTP protocol to achieve, FTP to achieve agreement, document download, UDP protocol to achieve, ICMP protocol to achieve, PPP agreements achieved, the realization of a proxy server, ATL, DCOM, ActiveX technology, network security, multimedia and other network programming.
Platform: | Size: 19465216 | Author: 陈玲 | Hits:

[P2Pp2p-guang-bo

Description: 所用labview版本8.2.是UDP协议的点对点广播的示例程序。只是示例程序,适用于入门者。-Labview version 8.2 used. UDP protocol is an example of procedures for point-to-point radio. Examples of the procedure is only applicable to beginners.
Platform: | Size: 24576 | Author: 李叶 | Hits:

[Otherduo-dian-guang-bo

Description: labview8.2版本。UDP协议下的多点广播。 简单的示例程序。适用于初学者。-labview8.2 version. Under the UDP protocol Multicast. Examples of simple procedures. Apply to beginners.
Platform: | Size: 25600 | Author: 李叶 | Hits:

[Internet-NetworkUDP123

Description: 基于UDP协议的网段扫描器-UDP protocol-based network segment based on the UDP protocol scanner segment scanner
Platform: | Size: 63488 | Author: zl | Hits:

[ARM-PowerPC-ColdFire-MIPSThe_Application_of_LwIP(UDP)

Description: LwIP在Luminary系列cortex m3 MCU上的应用,实现了UDP传输协议,可用于对LM3S系列ARM MCU的学习以及LwIP的学习。-Luminary Series LwIP in cortex m3 MCU applications,the realization of the UDP transport protocol,can be used for ARM MCU Series LM3S learning and learning LwIP.
Platform: | Size: 1313792 | Author: 657 | Hits:

[TCP/IP stackHighPerformanceUDPServer

Description: 基于IOCP的高性能UDP协议设计,包括server端及Client端-IOCP based on UDP protocol, high-performance design, including server-side and Client-side
Platform: | Size: 22528 | Author: 刘军升 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net